[INFO] cloning repository https://github.com/ethercrab-rs/dump-analyser
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ethercrab-rs/dump-analyser" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fethercrab-rs%2Fdump-analyser", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fethercrab-rs%2Fdump-analyser'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a05417ce5635ece68fb7c1b00051fcddba624613
[INFO] checking ethercrab-rs/dump-analyser against try#f4690f24e7d9bcb0b168a02b06dd61391e8bd55a for pr-157814-crater-rollup
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fethercrab-rs%2Fdump-analyser" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ethercrab-rs/dump-analyser
[INFO] finished tweaking git repo https://github.com/ethercrab-rs/dump-analyser
[INFO] tweaked toml for git repo https://github.com/ethercrab-rs/dump-analyser written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ethercrab-rs/dump-analyser on toolchain f4690f24e7d9bcb0b168a02b06dd61391e8bd55a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ethercrab-rs/dump-analyser already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7cf07dcec6eec8f91d8fcff9552b5c74122c05467aaf1800be6da9d6f61e2ab2" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 0328c5faf342a1a5b925300bca897dbb7425c950ab03e645fef0e774c041bbe5
[INFO] running `Command { std: "docker" "start" "0328c5faf342a1a5b925300bca897dbb7425c950ab03e645fef0e774c041bbe5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0328c5faf342a1a5b925300bca897dbb7425c950ab03e645fef0e774c041bbe5" "/opt/rustwide/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0328c5faf342a1a5b925300bca897dbb7425c950ab03e645fef0e774c041bbe5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0328c5faf342a1a5b925300bca897dbb7425c950ab03e645fef0e774c041bbe5" "/opt/rustwide/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]    Compiling cc v1.0.88
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking smallvec v1.13.1
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]     Checking libloading v0.8.2
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling thiserror v1.0.57
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking parking v2.2.0
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]     Checking concurrent-queue v2.4.0
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]     Checking indexmap v2.10.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]     Checking thread-id v4.2.1
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling anstyle v1.0.6
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]     Checking petgraph v0.6.4
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling clap_builder v4.5.1
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling regex-automata v0.4.5
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling wayland-sys v0.31.7
[INFO] [stderr]     Checking hash32 v0.3.1
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling is-terminal v0.4.12
[INFO] [stderr]    Compiling darling_core v0.20.8
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling clap v4.5.1
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]     Checking event-listener v4.0.3
[INFO] [stderr]    Compiling wayland-backend v0.3.11
[INFO] [stderr]     Checking nb v1.1.0
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.3
[INFO] [stderr]    Compiling embedded-hal-async v1.0.0-rc.2
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling bytemuck_derive v1.10.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.57
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]     Checking anstream v0.6.13
[INFO] [stderr]     Checking nb v0.1.3
[INFO] [stderr]     Checking event-listener-strategy v0.4.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking embedded-hal v1.0.0-rc.2
[INFO] [stderr]    Compiling embassy-time v0.2.0
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]     Checking fastrand v2.0.1
[INFO] [stderr]     Checking downcast-rs v1.2.0
[INFO] [stderr]    Compiling embedded-io-async v0.6.1
[INFO] [stderr]    Compiling smoltcp v0.11.0
[INFO] [stderr]     Checking bytemuck v1.23.2
[INFO] [stderr]     Checking embedded-hal v0.2.7
[INFO] [stderr]    Compiling darling_macro v0.20.8
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]     Checking futures-lite v2.2.0
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]     Checking async-lock v3.3.0
[INFO] [stderr]    Compiling darling v0.20.8
[INFO] [stderr]    Compiling smlang-macros v0.6.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]    Compiling packed_struct v0.10.1
[INFO] [stderr]     Checking critical-section v1.1.2
[INFO] [stderr]     Checking embedded-io v0.6.1
[INFO] [stderr]     Checking strsim v0.11.0
[INFO] [stderr]     Checking managed v0.8.0
[INFO] [stderr]    Compiling wayland-scanner v0.31.7
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]    Compiling serde_with_macros v3.6.1
[INFO] [stderr]     Checking smlang v0.6.0
[INFO] [stderr]    Compiling clap_derive v4.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling num_enum_derive v0.7.2
[INFO] [stderr]    Compiling sealed v0.5.0
[INFO] [stderr]    Compiling atomic_enum v0.2.0
[INFO] [stderr]    Compiling derive-into-owned v0.2.0
[INFO] [stderr]    Compiling packed_struct_codegen v0.10.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking byteorder_slice v3.0.0
[INFO] [stderr]     Checking csv-core v0.1.11
[INFO] [stderr]     Checking embassy-futures v0.1.1
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking ttf-parser v0.20.0
[INFO] [stderr]     Checking atomic_refcell v0.1.13
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking pcap-file v3.0.0-rc1
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stderr]     Checking num_enum v0.7.2
[INFO] [stderr]     Checking emath v0.32.0
[INFO] [stderr]     Checking clap-num v1.2.0
[INFO] [stderr]    Compiling naga v25.0.1
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stdout] error[E0658]: use of unstable library feature `core_intrinsics`: intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_struct-0.10.1/src/internal_prelude/no_std.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub use core::intrinsics::write_bytes;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: add `#![feature(core_intrinsics)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2026-06-12; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking csv v1.3.0
[INFO] [stderr]     Checking serde_with v3.6.1
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]     Checking owned_ttf_parser v0.20.0
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking codespan-reporting v0.12.0
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stdout] For more information about this error, try `rustc --explain E0658`.
[INFO] [stdout] 
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr] error: could not compile `packed_struct` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "0328c5faf342a1a5b925300bca897dbb7425c950ab03e645fef0e774c041bbe5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0328c5faf342a1a5b925300bca897dbb7425c950ab03e645fef0e774c041bbe5", kill_on_drop: false }`
[INFO] [stdout] 0328c5faf342a1a5b925300bca897dbb7425c950ab03e645fef0e774c041bbe5
